This is the complete list of members for nkGraphics::BoundingBox, including all inherited members.
BoundingBox() | nkGraphics::BoundingBox | |
BoundingBox(const nkMaths::Vector ¢er, float cubeHalfSide) | nkGraphics::BoundingBox | |
BoundingBox(const nkMaths::Vector ¢er, const nkMaths::Vector &axisAlignedHalfSides) | nkGraphics::BoundingBox | |
checkAgainst(const Frustum &frustum) const | nkGraphics::BoundingBox | |
getAxisAlignedSides() const | nkGraphics::BoundingBox | |
getCenter() const | nkGraphics::BoundingBox | |
getPoints() const | nkGraphics::BoundingBox | |
getTransformedPoints() const | nkGraphics::BoundingBox | |
setPoints(const std::array< nkMaths::Vector, 8 > &points) | nkGraphics::BoundingBox | |
updateTransformation(Node *node) | nkGraphics::BoundingBox | |
~BoundingBox() | nkGraphics::BoundingBox |